MultiTableDocumentBatchGet Constructor (DocumentBatchGet[])

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a MultiTableDocumentBatchGet object from a number of DocumentBatchGet objects.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public MultiTableDocumentBatchGet(
         DocumentBatchGet[] batches
)

Parameters

batches
Type: Amazon.DynamoDBv2.DocumentModel.DocumentBatchGet[]

Collection of DocumentBatchGet objects.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5